back · tests/classification.spec.ts:21:1 @ androide2e all
Test timeout of 90000ms exceeded.
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
- locator resolved to <a href="/classify/" aria-disabled="true" class="svelte-1nmekgl" pw-testid="goto-classify">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
153 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at goToTab (tests/utils/navigation.js:98:31)
at Object.go (tests/fixtures/app.ts:349:32)
at tests/classification.spec.ts:30:17
Error: expect(locator).toBeVisible() failed
Locator: getByText(/Chargement…|Analyse…|En attente/).first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/).first()
at waitForLoadingEnd (tests/utils/loading.js:36:53)
at Object.wait (tests/fixtures/app.ts:360:29)
at tests/classification.spec.ts:29:20
Test timeout of 90000ms exceeded.
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('app-nav').getByRole('link', { name: 'Classifier' })
- locator resolved to <a href="/classify/" aria-disabled="true" class="svelte-1nmekgl" pw-testid="goto-classify">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
153 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at goToTab (tests/utils/navigation.js:98:31)
at Object.go (tests/fixtures/app.ts:349:32)
at tests/classification.spec.ts:30:17